-
Home
-
WordPress Appointment Booking Plugin
-
1.17.2
-
Code
-
Classes
- EmailsRegistry
Total Complexity |
36 |
Dependencies |
21 |
Dependents |
1 |
Total lines |
255 |
Lines of code |
120 |
Logical lines of code |
68 |
Comment lines |
89 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAdminEmails() |
S |
57 |
5 |
18 |
getCustomerEmails() |
S |
58 |
4 |
16 |
getEmailByName() |
S |
62 |
3 |
12 |
notificationEmail() |
S |
64 |
3 |
10 |
adminNewBooking() |
S |
70 |
2 |
6 |
adminPendingBooking() |
S |
70 |
2 |
6 |
adminApprovedBooking() |
S |
70 |
2 |
6 |
adminCancelledBooking() |
S |
70 |
2 |
6 |
customerNewBooking() |
S |
70 |
2 |
6 |
customerPendingBooking() |
S |
70 |
2 |
6 |
customerApprovedBooking() |
S |
70 |
2 |
6 |
customerApprovedPayment() |
S |
70 |
2 |
6 |
customerCancelledBooking() |
S |
70 |
2 |
6 |
mapByName() |
S |
69 |
2 |
7 |
getEmails() |
S |
79 |
1 |
3 |